home *** CD-ROM | disk | FTP | other *** search
/ Deutsche Edition 2 / Deutsche Edition 2.iso / mac / PROGRAMME / Mandella 8.7 ƒ / Mandella / Mandella.rsrc / STR_150_Ikeda.txt < prev    next >
Text File  |  1993-04-08  |  119b  |  3 lines

  1. temp := c.r - l.r/(1 + x^2 + y^2)
  2. newX := l.i + c.i*(x*Cos(temp) - y*Sin(temp))
  3. newY := c.i*(x*Sin(temp) + y*Cos(temp))